Change uses of \s within sed regexps -- some versions of sed do not support this
authoremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Mon, 28 Nov 2005 11:05:07 +0000 (11:05 +0000)
committeremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Mon, 28 Nov 2005 11:05:07 +0000 (11:05 +0000)
commitdad18c78cb52afe5428abf5403725118a285e641
tree8a40299ea261aa50154e99be6a14c49b1e1f5506
parent74f2b3c56d96838f6e4bec8c746e09e9e18b756c
Change uses of \s within sed regexps -- some versions of sed do not support this
escape.

Allow the vif-nat and vif-route scripts to have netdev specified, rather than
hard-coding eth0.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/examples/README.incompatibilities
tools/examples/vif-common.sh
tools/examples/vif-nat
tools/examples/vif-route